CommonEvent 581
Name = "ループ：祭り前"

  999([581])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["We won the championship and obtained a new job change item.\nAll that's left is to enjoy the festival to the fullest!"])
  ShowText([""])
  ShowTextAttributes(["sonia_fc1", 1, 0, 2])
  ShowText(["\\n<Sonya>Hey, Luka...\nDo you want to take a look around, just the two of us?"])
  ShowText([""])
  ShowText([""])
  ConditionalBranch([0, 4, 0])
    ShowTextAttributes(["alice_fc5", 0, 0, 2])
    ShowText(["\\n<Alice>What are you talking about? Luka is my partner.\nI'm the one who's going to enjoy the festival with him."])
    ShowText([""])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 5, 0])
    ShowTextAttributes(["iriasu_fc4", 0, 0, 2])
    ShowText(["\\n<Ilias>Back off, you failure of a heroine.\nIt's a hero's job to escort his Goddess."])
    ShowText([""])
    ShowText([""])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["ruka_fc1", 0, 0, 2])
  ShowText(["\\n<Luka>Now, what should I do...?"])
  ShowText([""])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["Who would you like to enjoy the festival with?"])
  ConditionalBranch([0, 4, 0])
    ShowChoices([["Alice", "Sonya", "Alma Elma"], 0])
    When([0, "アリス"])
      ShowTextAttributes(["alice_fc5", 1, 0, 2])
      ShowText(["\\n<Alice>Good, so you do get it.\nNow let's go get something good to eat!"])
      ShowText([""])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(5)"])
      ControlVariables([1232, 1232, 0, 0, 1])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Alice has joined you!"])
      Empty([])

    When([1, "ソニア"])
      ShowTextAttributes(["sonia_fc1", 1, 0, 2])
      ShowText(["\\n<Sonya>♥♥♥"])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(525)"])
      ControlVariables([1232, 1232, 0, 0, 3])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Sonya has joined you!"])
      Empty([])

    When([2, "アルマエルマ"])
      ShowTextAttributes(["arumaeruma_fc2", 1, 0, 2])
      ShowText(["\\n<Alma Elma>Oh, you're asking me out?\nGlad to hear it...♥"])
      ShowText([""])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(19)"])
      ControlVariables([1232, 1232, 0, 0, 4])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Alma Elma has joined you!"])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([0, 5, 0])
    ShowChoices([["Ilias", "Sonya", "Alma Elma"], 0])
    When([0, "イリアス"])
      ShowTextAttributes(["iriasu_fc4", 1, 0, 2])
      ShowText(["\\n<Ilias>Excellent mindset.\nNow, let's enjoy the festival♪"])
      ShowText([""])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(26)"])
      ControlVariables([1232, 1232, 0, 0, 2])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Ilias has joined you!"])
      Empty([])

    When([1, "ソニア"])
      ShowTextAttributes(["sonia_fc1", 1, 0, 2])
      ShowText(["\\n<Sonya>♥♥♥"])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(525)"])
      ControlVariables([1232, 1232, 0, 0, 3])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Sonya has joined you!"])
      Empty([])

    When([2, "アルマエルマ"])
      ShowTextAttributes(["arumaeruma_fc2", 1, 0, 2])
      ShowText(["\\n<Alma Elma>Oh, you're asking me out?\nGlad to hear it...♥"])
      ShowText([""])
      ShowText([""])
      PlayME(["RPG::ME(@name=\"mon_fanfale3\", @pitch=100, @volume=100)"])
      Script(["add_temp_actors(19)"])
      ControlVariables([1232, 1232, 0, 0, 4])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Alma Elma has joined you!"])
      Empty([])

    ChoicesEnd([])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["", 0, 0, 2])
  ShowText(["At the end of the festival, there will be a fireworks display.\nAfter enjoying the festival, you can watch the fireworks from outside the village..."])
  ShowText([""])
  ExitEventProcessing([])
  Empty([])
